[IA64] Create common guest_os_type domain config option
authorAlex Williamson <alex.williamson@hp.com>
Thu, 29 Nov 2007 18:54:31 +0000 (11:54 -0700)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 29 Nov 2007 18:54:31 +0000 (11:54 -0700)
commit1f9c267a70776b30bfe3346c78f874215a371100
treebfaa49a9a76542542c8e2db16e3503c8756087f7
parent6182926e00cf5859d2f753b57c2c99e6e09f008f
[IA64] Create common guest_os_type domain config option

This is an optional domain config entry that may be used by
architecture specific builder code to setup various optimizations
based on the guest OS intended to run in the domain.  Based on
patch from Zhang Xin.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Acked-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/image.py
tools/python/xen/xm/create.py